Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

poetry: Use include[] instead of package[] #180

Merged
merged 1 commit into from
Mar 1, 2022

Conversation

ahmubashshir
Copy link
Contributor

Including tests with package[] made setup.py install a package named
test which was not intended. This commit fixes this

See-also: d2419b1 (poetry/sdist: Include tests and completions in tarball (#178))
Signed-off-by: Mubashshir ahmubashshir@gmail.com

Including tests with `package[]` made setup.py install a package named
`test` which was not intended. This commit fixes this

See-also: d2419b1 (poetry/sdist: Include tests and completions in tarball (iamkroot#178))
Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
@iamkroot iamkroot merged commit 8f8453f into iamkroot:master Mar 1, 2022
@ahmubashshir ahmubashshir deleted the poetry@sdist-include branch March 1, 2022 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants